From: Eli Zaretskii Date: Sat, 16 Dec 2006 14:39:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~3414 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=097d18f7e53033b3836e6b59c14d83b24eea01f7;p=emacs.git *** empty log message *** --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 3b60d88d1be..0e72f7a1aac 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2006-12-16 Eli Zaretskii + + * PROBLEMS: Document problems with rebasing Cygwin DLLs. + 2006-12-08 Michael Olson * ERC-NEWS: Note that the list module has been removed. diff --git a/src/ChangeLog b/src/ChangeLog index 3f060ddddf9..670c13b26f0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2006-12-16 Eli Zaretskii + * w32fns.c (w32-window-exists-p): New function. + (syms_of_w32fns): Defsubr it. + * prefix-args.c [STDC_HEADERS]: Include stdlib.h. 2006-12-16 Juanma Barranquero